projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
933930d
)
* url-auth.el (url-digest-auth): Don't show prompt if
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 25 Feb 2008 16:18:51 +0000
(16:18 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 25 Feb 2008 16:18:51 +0000
(16:18 +0000)
authentication succeeded on the previous pass. Don't pass
"opaque" value if none is presented by the server.
lisp/url/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/url/ChangeLog
b/lisp/url/ChangeLog
index 723fb986b0d8b4924636df741ebd714c15cc8236..be20d70cd46600ba46e2ef79d161e59933b68637 100644
(file)
--- a/
lisp/url/ChangeLog
+++ b/
lisp/url/ChangeLog
@@
-1,3
+1,9
@@
+2008-02-25 John Wiegley <johnw@newartisans.com>
+
+ * url-auth.el (url-digest-auth): Don't show prompt if
+ authentication succeeded on the previous pass. Don't pass
+ "opaque" value if none is presented by the server.
+
2008-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
* url-handlers.el (unhandled-file-name-directory): Add handler.